home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / winxs16.zip / README.TXT < prev    next >
Text File  |  1996-07-10  |  18KB  |  349 lines

  1.  
  2.                             WinXs Version 1.5
  3.                       Copyright (C) 1996 Mick Meaden
  4.                            All Rights Reserved
  5.  
  6.        INTRODUCTION
  7.  
  8.        WinXs for Windows  is  a  shareware  program  that  provides
  9.        UNIX-like  tool functionality under Windows 3.1, Windows for
  10.        Workgroups and Windows 95. To run WinXs,  you  will  need  a
  11.        386-based  PC  (or  later),  at least 4mb of main memory and
  12.        approximately 1.8mb or 3.0mb of disk space  to  install  the
  13.        software (see below).
  14.  
  15.        WinXs comes in 16-bit and 32-bit versions.  The 16-bit  ver-
  16.        sion will run on Windows 3.1, Windows for Workgroups or Win-
  17.        dows 95; the 32-bit version will only  run  on  Windows  95.
  18.        The two versions are functionally identical, albeit that for
  19.        integration with Explorer, or  to  take  advantage  of  long
  20.        filenames and pre-emptive scheduling on Windows 95, you will
  21.        need to run the 32-bit version.  This version also  requires
  22.        3.0  mb  of  disk  space for installation, as opposed to the
  23.        1.8mb required for the 16-bit version.
  24.  
  25.        CONTENTS
  26.  
  27.        Features of this version of WinXs include:
  28.  
  29.          i.  Cat for Windows.  Concatenates one or more  files  and
  30.              appends  them to a named output file, which is created
  31.              if it does not already exist.
  32.  
  33.         ii.  Col for Windows.  Filters reverse line-feeds and vari-
  34.              ous other control characters.  Optionally, this filter
  35.              can also be used to remove backspace sequences  or  to
  36.              convert spaces to tabs.
  37.  
  38.        iii.  Compress and Uncompress.  Windows version of the  UNIX
  39.              compress(1) and uncompress(1) commands, which are use-
  40.              ful when downloading files from the Internet  or  when
  41.              transferring large files to and from UNIX systems.
  42.  
  43.         iv.  Csplit.  Splits a text file based  on  context.   Sec-
  44.              tions  of  a  named  input file can be written to dif-
  45.              ferent output files or skipped based  on  an  argument
  46.              list,  which  consists  of a series of regular expres-
  47.              sions and line numbers that indicate the end  of  each
  48.              input section.  Any lines left in the input file after
  49.              all arguments have been matched are written out  as  a
  50.              single section to the last output file.
  51.  
  52.          v.  Dos2unix and Unix2dos.  Filters for converting between
  53.              DOS  and  UNIX text file formats; that is, CR-LF (DOS)
  54.              and LF (UNIX).
  55.  
  56.         vi.  Du for Windows.  A Windows implementation of the  UNIX
  57.              du(1)  command,  which recursively lists the number of
  58.              blocks allocated to files and directories.
  59.  
  60.        vii.  Expand for Windows.  Performs the opposite function of
  61.              col(1) and expands tabs to spaces.
  62.  
  63.        viii. File Compare.  A set of programs that perform  various
  64.              file  comparisons,  including binary comparisons based
  65.              on the  UNIX  cmp(1)  program,  directory  comparisons
  66.              based  on  dircmp(1),  and differential text file com-
  67.              parisons based on diff(1).
  68.  
  69.         ix.  File for Windows.  This program attempts to  determine
  70.              the  contents of a file or files by examination of the
  71.              Windows  registration  database,  a  table  of   magic
  72.              numbers  uniquely  identifying file types, and finally
  73.              the contents of the file itself.
  74.  
  75.          x.  Fmt for Windows.  A simple text processing utility for
  76.              performing  modest  tasks such as formatting mail mes-
  77.              sages.  Text can be formatted using  block,  indented,
  78.              crown or centered paragraphs, optionally with left and
  79.              right text justification.
  80.  
  81.         xi.  Fold for Windows.  Folds lines from its  input  files,
  82.              breaking  the  lines  to  have  a maximum column width
  83.              (after tab and  backspace  processing)  or  a  maximum
  84.              number  of  bytes.  Optionally, lines can be broken at
  85.              the last blank character within the  specified  column
  86.              or byte width.
  87.  
  88.        xii.  Grep for Windows.  A pattern  searching  program  that
  89.              scans one or more text files for a specified character
  90.              sequence.  Grep uses basic regular expression  pattern
  91.              matching, as defined in X/Open Portability Guide Issue
  92.              4.
  93.  
  94.        xiii. Grex for Windows.  Is a simple stream editor that sup-
  95.              ports  various  ed(1)-like  editing  commands.   These
  96.              include text matching and substitution, text deletion,
  97.              line deletion, and multi-line text insertion.
  98.  
  99.        xiv.  Gzip and Gunzip.  Provides a Windows interface to  GNU
  100.              gzip(1),  which  is a separate DOS program that can be
  101.              obtained free of charge under the terms and conditions
  102.              of  the GNU software license (see associated help file
  103.              for further details).
  104.  
  105.         xv.  Hd for Windows.  A file viewer that will  display  any
  106.              type  and size of file in hexadecimal format.  Hd sup-
  107.              ports the same scrolling, search and text marking com-
  108.              mands  as  More.   It also supports printing and print
  109.              previewing.
  110.  
  111.        xvi.  Head and Tail.  These tools display the first,  middle
  112.              or last part of one or more text files.  The amount of
  113.              text displayed (in numbers of lines) is specified  via
  114.              the associated dialog.
  115.  
  116.        xvii. More for Windows.  A file viewer that supports more(1)
  117.              functionality  and  file movement commands.  This is a
  118.              full featured Windows MDI  (multi-document  interface)
  119.              application,  with  print  and  print previewing using
  120.              pr(1), basic regular expression searching, text  mark-
  121.              ing,  configurable  display and printer fonts, escapes
  122.              to your favourite editor, rendering  with  or  without
  123.              line numbers, text or hexadecimal display, etc..  More
  124.              supports File Manager drag and drop and  will  display
  125.              files  of any size, depending on virtual store availa-
  126.              bility.
  127.  
  128.        xviii. Nl for Windows.  A filter that allows line numbers to
  129.              be  added to one or more text files.  Line numbers are
  130.              added  on  the  left  under  the  control  of  various
  131.              options, which permit line numbers to be left or right
  132.              justified and padded  with  either  spaces  or  zeros.
  133.              Optionally,  all  input  lines  can  be  numbered,  or
  134.              numbering can be limited to non-blank lines only.
  135.  
  136.        xix.  Pax for Windows.  Provides a Windows interface for the
  137.              creation,  reading  and  writing of cpio, ustar or tar
  138.              portable archives.  The archive formats  supported  by
  139.              this  utility  are  fully compatible with the extended
  140.              cpio and extended ustar  archive  formats  defined  by
  141.              X/Open  and  POSIX.  Pax can be used for local archiv-
  142.              ing, or it can be  used  for  information  interchange
  143.              with UNIX systems.
  144.  
  145.         xx.  Sed for Windows.  A  stream  editor  that  applies  an
  146.              editing  script  to  one  or  more  input  text files,
  147.              overwriting the input files with the results  or  con-
  148.              catenating  the  output to a single named output file.
  149.              The command syntax supported by  this  tool  is  fully
  150.              compatible  with  the  stream  editor  command  syntax
  151.              defined   in   ISO/IEC   9945-2:   1993,   Information
  152.              Technology - Portable   Operating   System   Interface
  153.              (POSIX) - Part 2: Shell and Utilities.
  154.  
  155.        xxi.  Sort for Windows.  Sorts and/or  merges  one  or  more
  156.              text  files,  either numerically or lexicographically.
  157.